Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_infinite
is_infinite
Determine whether it is infinite
Name:
is_infinite
Category:
math
Programming Language:
php
One-line Description:
Determine whether it is an infinite value.
Related
How to Sort an Array by String Length Using rsort() in PHP?
1
Avoid common traps of is_infinite in floating operations
4
Use is_infinite to determine the infinity value in floating calculations
4
Similar Functions
hexdec
hexdec
Converthexadecimalto
log10
log10
Logarithmwithbase10
mt_getrandmax
mt_getrandmax
Displaythemaximumpos
sinh
sinh
Hyperbolicsine
hypot
hypot
Calculatetheobliquel
mt_srand
mt_srand
Sowabetterrandomnumb
pi
pi
Getthepivalue
log
log
Naturallogarithm
Popular Articles
How to Sort an Array by String Length Using rsort() in PHP?
Use is_infinite to determine the infinity value in floating calculations
Avoid common traps of is_infinite in floating operations